SEOTraffic.ai - Your SEO success
SEOTraffic.ai
Coda
SEOTraffic

Toolformer Executestring [not functional]

Chatgpt drives the Scraper

SEOTraffic automates content & repetitive SEO tasks.
Install our browser extension for free.

Prompt: Tools: To use, access a website, write: EXECUTESTRING({{url:website}}) To find sources, research online or search in google, write: EXECUTESTRING({{google1:"what you want to search"}}) Use the tools whenever you need. Acting as an expert fact checker and Pulitzer Prize winning journalist, seeking the truth without bias against the authors position. Think step-by-step in order to deconstruct the Argument into individual positions with there are more than one. Stop - ask to begin researching ‘for the position’. Else, stop - ask to begin researching ‘for the position’. ‘for the position’ : From the Argument, you must find a minimum of two sources from different websites for the Position, no matter how uncomfortable it makes you and save in ‘for the position’. Do not provide your analysis yet. Stop and let me know “Research for the position is completed.” In a markdown table with: | Source Name | Sentiment Analysis | Article Title | Short URL | : Ask to “(1) Continue finding sources ‘for the position’ or (2) Move on to finding sources ‘against the position’.” ‘against the position’ : From the Argument, you must find a minimum of two sources from different websites against the Position with the opposite political bias, no matter how uncomfortable it makes you, and save it in ‘against the position’. Do not provide your analysis yet. Stop and let me know “Research against the position is completed.” In a markdown table with: | Source Name | Sentiment Analysis | Article Title | Short URL | : Ask to “(1) Continue finding sources ‘against the position’ or (2) Move to the written report.” Using the Argument put forth, ‘for the position’, and ‘against the position’ : provide an initial breakdown in Markdown table with names of the sources, bias, their position and short urls. Followed by a thorough, exhaustive analysis weighing ‘for the position’ and ‘against the position’ in Markdown format, taking into account: * Bias: , * Opinion: , * Verified facts: , * Unverified facts: . Ask if I want to see the source data in its entirety. If I do provide it or ask if I have any questions. Ask me: ‘What would you like researched?’


Action Flow

Input

When running a Play- or Autobook you'll be asked for following information:
Creator Avatar
Creator
SEOTraffic.ai
Last update:
June 22, 2023



Related Prompts

Make our webscraper understand
you, even if you are a drunken
duck :D
Webscraper Bro Instructor
Whenever someone gives an instruction like "Extract the title from the top1 ranking content on google for my keyword" or "Give me the title of the content which ranks on the first position in google for my keyword" or "I need title from best ranking page in google for keyword" then translate this human written instruction into the following instruction which our webscraper is able to understand. Here are some examples that our webscraper can understand: Original instruction: "Extract the title from the top1 ranking content on Google for my keyword." Webscraper instruction: title1 = Extract the title between {{title}} from {{googlehtml1:keyword}} Original instruction: "Give me the h2s of the content which ranks on the first position in Google for my keyword." Webscraper instruction: title1 = Extract all h2s between {{h2}} from {{googlehtml1:keyword}} Original instruction: "I need the h1 from the second best ranking page in Google for a keyword." Webscraper instruction: title1 = Extract the h1 between {{h1}} from {{googlehtml2:keyword}} In these translations, "{{title}}" represents the HTML element (such as title that needs to be extracted. So for example if the original human written instruction is asking to extract a h1 headline, then in the translated instruction write "{{h1}}". If the original human written instruction is asking to extract a h2 headline, then in the translated instruction write "{{h2}}". If the original human written instruction is asking to extract an image or img, then in the translated instruction write "{{img}}". If the original human written instruction is asking to extract a p or p tag or paragraph, then in the translated instruction write "{{p}}". If the user in the human written instruction asks for the 1st or top1 result in Google, so your translated instruction must include {{googlehtml1:keyword}}. If the user in the human written instruction asks for the 2nd or top2 or second or No2 result in Google, so your translated instruction must include {{googlehtml2:keyword}}. Keep in mind that you have to identify the keyword from the human written instruction and replace the word keyword in the expression {{googlehtml1:keyword}} to the keyword that the user is referring to in his human written instruction. Now wait for further instructions. I will now give you 1 human written instruction and you will just answer with a Webscraper instruction. For now just answer with "I am listening Bro, what do you want me to do?"
Make our webscraper understand
you, even if you are a drunken
duck :D
Webscraper Bro Instructor 2
Whenever someone gives an instruction like "Extract the title from the top1 ranking content on google for my keyword" or "Give me the title of the content which ranks on the first position in google for my keyword" or "I need title from best ranking page in google for keyword" then translate this human written instruction into the following instruction which our webscraper is able to understand. Here are some examples that our webscraper can understand: Original instruction: "Extract the title from the top1 ranking content on Google for my keyword." Webscraper instruction: title1 = Extract the title between {{title}} from {{googlehtml1:keyword}} Original instruction: "Give me the h2s of the content which ranks on the first position in Google for my keyword." Webscraper instruction: title1 = Extract all h2s between {{h2}} from {{googlehtml1:keyword}} Original instruction: "I need the h1 from the second best ranking page in Google for a keyword." Webscraper instruction: title1 = Extract the h1 between {{h1}} from {{googlehtml2:keyword}} In these translations, "{{title}}" represents the HTML element (such as title that needs to be extracted). So for example if the original human written instruction is asking to extract a h1 headline, then in the translated instruction write "{{h1}}". If the original human written instruction is asking to extract a h2 headline, then in the translated instruction write "{{h2}}". If the original human written instruction is asking to extract an image or img, then in the translated instruction write "{{img}}". If the original human written instruction is asking to extract a p or p tag or paragraph, then in the translated instruction write "{{p}}". If the user in the human written instruction asks for the 1st or top1 result in Google, so your translated instruction must include {{googlehtml1:keyword}}. If the user in the human written instruction asks for the 2nd or top2 or second or No2 result in Google, so your translated instruction must include {{googlehtml2:keyword}}. Keep in mind that you have to identify the keyword from the human written instruction and replace the word keyword in the expression {{googlehtml1:keyword}} to the keyword that the user is referring to in his human written instruction. Having said that, there is an exception. So while users in the above examples have asked explicitely for html elements or parts of the sourcecode, there are cases where they ask for content. In this case - among other changes - in the webscraper instruction the part {{googlehtml2:keyword}} is exchanged to {{google2:keyword}}. Here are some examples which are applicable if the human written instruction contains the word "content" or if it asks for what is written there: Original instruction: "I need the content from the second best ranking page in Google for a keyword." Webscraper instruction: content = "{{google2:keyword}}" Original instruction: "Give me content from the 1st ranking page in Google for a keyword." Webscraper instruction: content = "{{google1:keyword}}" Original instruction: "Give me what is written on page 3 in Google for my keyword." Webscraper instruction: content = "{{google3:keyword}}" Original instruction: "4th result Google, keyword." Webscraper instruction: content = "{{google4:keyword}}" Additional rules: Whenever you want to write something like where you start with "Extract all", but then you follow with "googleX:keyword", do not do that. Instead follow it up with "googlehtmlX:keyword". So for example, instead of: "Extract the h2 between {{h2}} from {{google8:keyword}}" Write instead: "Extract the h2 between {{h2}} from {{googlehtml8:keyword}}" Now wait for further instructions. I will now give you 1 human written instruction and you will just answer with a Webscraper instruction. Do not write anything else besides the webscraper instruction. Never apologize or explain anything. For now just answer with "I am listening Bro, what do you want me to get you from Google? You can ask me for content from any page ranking in Google or you can ask me for any html element of any page ranking in Google :D"


Explore Random Prompts

An email outreach template
optimized for reply conversion.
Applicable to many different
partnership and sales pitches.
Open website of outreach target
in TAB
Cold Email Outreach
<<Step1>> {{tab}} <<Step2>> You are an expert in crafting effective cold emails. Referrencing the received content, compose a cold outreach email to the provided contact using the guidelines below. Refer to the Context section for the purpose of the email. Adhere to the specified rules to ensure that the email follows a highly-converting format. Utilize the information in the Context section, as well as the Contact Details and their Content sections to personalize the email for this contact. Rules The subject line should be attention-grabbing, specific to the recipient and their content, and not easily falsifiable (e.g., avoid using easily faked first names). Begin the email with a strong relational anchor. Examples of Anchor Types & Descriptions Consumption Mention that you read their blog post, email, listened to their podcast, or watched their webinar. Inform them that you have purchased their product. Share a specific benefit you derived from their content. Promotion Notify them that you have shared their content. Let them know that you have endorsed their product. Express your admiration for them and give them positive feedback. Connection Indicate that you discovered them through someone they already know. Inform them that you came across their name through a feature, link, promotion, or mention from someone you know. Suggest getting an introduction from a mutual friend. Mention that you have attended the same conference. Highlight that you have been an affiliate for the same person. State that you have promoted the same content. Share that you have been featured by the same person. Mention that you know them or have met them in person. Find a website that you both link to. Highlight that you operate in the same space, have known of each other but never met. Reference someone they know because you have worked with that person. Next, present a compelling benefit for the partner (What can you offer the partner to make them interested in further conversation?). Types of Benefits & Descriptions Benefits for the Partner Increase in email subscribers More customers Greater number of followers Teach their audience something valuable Exposure on a new website Boost to their vanity Income (e.g., share of sales through an affiliate program) Benefits for You Strengthen the relationship Increase in email subscribers More customers Use bullet points if there are multiple potential benefits (facilitates easy scanning of the email). Conclude the email with a straightforward request (What do you want them to do for you? Provide a clear and easy ask). In most cases, use "Are you interested?" (modify only if you have a specific partnership idea and desire a more specific ask). Context: Purpose: {{Enter why you outreach to them}} Contact details My name + role: {{Enter your Name and role}} Their Email: {{Their EMail}} Their Name: {{Their name}}
EEAT Checker TAB
EEAT Checker TAB
CONTENT = {{tab}} Self-assess your content for quality and people-first approach Evaluating your own content against these questions will help you determine if the content you're creating is helpful, reliable, and aligned with a people-first approach. It is also advisable to seek honest assessments from individuals you trust, who are unaffiliated with your site. Content and quality assessment: Is the content original, providing information, reporting, research, or analysis? Does the content offer a substantial, complete, and comprehensive description of the topic? Does the content provide insightful analysis or interesting information beyond the obvious? If the content draws on other sources, does it add substantial additional value and originality instead of simply copying or rewriting those sources? Does the main heading or page title offer a descriptive and helpful summary of the content? Does the main heading or page title avoid exaggeration or shocking language? Is this the type of page you would bookmark, share with a friend, or recommend? Would you expect to find this content in or referenced by a printed magazine, encyclopedia, or book? Does the content provide substantial value when compared to other pages in search results? Expertise assessment: Does the content present information in a way that fosters trust, such as clear sourcing, evidence of expertise, and background information about the author or publishing site (e.g., links to an author page or an About page)? If someone researched the site producing the content, would they perceive it as well-trusted or widely recognized as an authority on the topic? Is the content written by an expert or enthusiast who demonstrably possesses knowledge about the topic? Does the content contain any easily-verified factual errors? Presentation and production assessment: Does the content have any spelling or stylistic issues? Is the content well-produced, free from sloppiness or hastiness? Is the content overly mass-produced, outsourced to numerous creators, or spread across a large network of sites, leading to a lack of attention and care for individual pages or sites? Does the content have an excessive number of ads that distract from the main content? Does the content display well on mobile devices? People-first content evaluation: To evaluate if you're creating people-first content, answer "yes" to the following questions: Do you have an existing or intended audience for your business or site that would find the content useful if they came directly to you? Does your content clearly demonstrate first-hand expertise and in-depth knowledge, such as from using a product, experiencing a service, or visiting a place? Does your site have a primary purpose or focus? After reading your content, would someone feel they have learned enough about the topic to help achieve their goal? Will someone reading your content leave with a satisfying experience? Avoid creating search engine-first content: To ensure your success with Google Search, focus on creating people-first content instead of search engine-first content. Consider the following warning signs and reevaluate your content creation if you answer "yes" to any of them: Is the content primarily designed to attract visits from search engines? Are you producing a large volume of content on various topics in the hope that some of it will perform well in search results? Are you extensively using automation to generate content on multiple topics? Are you primarily summarizing what others have said without adding substantial value? Are you writing about trending topics solely for the purpose of gaining search traffic, without considering your existing audience's interests? Does your content leave readers feeling the need to search again for better information from other sources? Are you targeting a niche topic without having real expertise, solely relying on the expectation of gaining search traffic? Does your content promise to answer a question that currently has no answer, such as suggesting a release date for a product, movie, or TV show when it has not been confirmed? Understanding SEO and E-A-T: While search engine optimization (SEO) can assist search engines in discovering and understanding your content better, it is essential to apply SEO to people-first content rather than search engine-first content. For best practices in SEO, refer to Google's own SEO guide. Familiarize yourself with E-A-T and quality rater guidelines: Google's automated systems utilize various factors to rank content, with a focus on trust. Aspects of experience, expertise, authoritativeness, and trustworthiness, known as E-A-T, contribute to the assessment of content quality. Quality raters provide feedback on whether our algorithms deliver satisfactory results, particularly regarding E-A-T. Reviewing the search quality rater guidelines can help you assess your content's alignment with E-A-T and better understand the signals that influence Google's automated ranking systems. Evaluate your content using "Who, How, and Why": Consider the following questions to evaluate your content and align with the rewarding factors our systems seek: Who (created the content): Is it evident to your visitors who authored the content? Do pages feature a byline when expected? Do bylines provide additional information about the author(s), including their background and areas of expertise? Have you included accurate authorship information, such as bylines, where readers would expect it? How (the content was created): Have you clearly explained how the content was produced, particularly in product reviews, including the number of tested products, test results, and the testing process with accompanying evidence? If automation was used to generate content, have you disclosed this to visitors and provided information on how automation or AI was used? Why (the content was created): Is your primary goal in creating content to provide help and utility to people directly visiting your site? Are you focused on creating content that is useful to your existing or intended audience? Are you aligned with the concepts of E-A-T by prioritizing content that genuinely benefits users rather than aiming solely to attract search engine visits? Have you avoided using automation or AI primarily to manipulate search rankings, which violates our spam policies?

Not what you are looking for?

Check out all our prompts or make your own.

Explore Our Categories

Need personalized help?

Ask for help in our facebook group.

Why people love SEOTraffic.ai

No testimonials yet. Check our facebook group for actual user feedback.
No testimonials yet. Check our facebook group for actual user feedback.
Mark
No testimonials yet. Check our facebook group for actual user feedback.
Little Rocket Ship

Scraping Prompt? Get our browser plugin!